 *{boder: 1px solid black;}

html {scroll-behavior: smooth;
    margin: 0;
    padding: 0;
    }
    
body {background-color:#a05b67; 
      margin: 0;
      padding: 0;
    }
    
.hi-there {
    height: 100vh;
    margin: 0;
    padding: 0;
}

header {display: flex; 
    align-items: flex-end;
    width: 100vw;
    margin: 0;
    padding: 0;
}

h1 {text-align: center;
    font-size: 7vw;
    margin-bottom: 2vw;
    color: wheat;
    }

h2 {text-align: center;
    font-size: 5vw;
    margin-bottom: 2vw;
    color: wheat;
    }

a {
    color: wheat;
    }

.intro-line1 {
    font-size: 10px;
}

p {
    text-align: justify; 
    margin:auto; 
    color: linen;
    font-family: monospace; 
    font-size: 1.6vw;
    padding-bottom: 2vw;
    }

.bio {
    padding: 3vw; 
    display:inline-flex; 
    justify-content: center;  
    align-items: center;
    gap: 2vw;
    }

img {
    width:100%;
}

.image { 
    display: block;
    margin: 0;
    width: 40%;
    align-items: left;
    }   

.text {
    width: 55%;

    }


.divider {height: 0.02vw;
    background-color: wheat;  
    width: 90%;
    margin: auto;
}

li {
    display: inline;
    float: left;
    font-size:large;
    
}

ul {
    list-style-type: none; 
    margin: 0;
    padding: 0;
    background-color: #a05b67;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
    display: flex; 
    justify-content: flex-end;
    
}

.navigation-bar {
    width: 100%;
    display: flex;
    align-items: flex-end;
}

li a {
    display: block;
    padding: 5px;
    background-color: #a05b67;
    text-align: center;
    padding: 2vw 2vw;
    float: right;
    text-decoration: none;
}

li a:hover {
    background-color: wheat; 
    font-weight: bold;
    color: #a05b67;
    
}  


.welcomepage {
    
    flex-direction: column; 
    align-items: center;
    justify-content: center;  
    position: relative; 
    transform: scale(1);

}


.foodimage {

    width: 25%;
    height: auto;
    display: inline-flex;
    justify-content: center;
    margin: auto;
    margin-left: 2vw;

}

.recipes {
    margin: 2vw;
    padding:0 ;
}

.recipe-tile img{
    width: 90%
}

.recipes h1 {
    background-color: #a05b67;
    margin-bottom: 0;
}

.arrow, .link {
    display: flex;
    margin-top: 70vh;
    animation-name: arrow;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
    width: 10vw;
    margin: auto;
    flex-direction:column;
    justify-content: center;
    align-items: center;
    align-self: center;
}

.projects {
    margin: auto;
    align-items: center;
    display: flexbox;
    margin: 0;
    padding: 0;
}

.project-contents {
    display: inline-block; 
    align-items: center;
    margin: 3vw;
}

.project-tile {
    width: 16vw; 
    height: auto; 
    align-items: center;
    margin: auto;
    padding: 3vw;

}
/*Optimized to the number of projects for now. once there are
more projects, i plan to make it a scrollable line that may 
scroll by itself. 

.project-graphics {
    display: inline-flex;
}

.project-descriptions {
    display: inline-flex;
}*/

.project-graphics {
    display: inline-flex;
    gap: 5vw;
}

.project-descriptions {
    display: inline-flex;
    gap: 5vw;
    

}

.project-descriptions p {
    width: 16vw; 
    text-align: center; 
    color: black; 
    font-weight: bold;
    padding: 0;
    padding-left: 3vw;
    padding-right: 3vw;
    

}

.project-tile p {
    text-align: center; 
    color: black;
    padding: 0;
    margin: 0;
    font-weight: bold;
}

.mousey-tile {
    width: 100%; 
    height: auto; 
    text-align: center;
}

.recipe-tile {
    width: 90%;
}


.hi-there {
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}
.intro .line1 {
    
    font-size: 5vw;
    font-weight: bold;
    top: -10vh;
    margin: auto;
}
.intro .line2 {
    
    font-size: 3vw;
    margin: auto;
    top: 1vh;
}
.intro {
    display: flex;
    justify-content: center;
    color: wheat;
    width: 100%;
    text-align: center;
    position: absolute;
}

.Timeline {
    width: 50vw;
    padding: 5vw 0 ;
}

footer { 
    background-color: wheat;
    align-items: center;
    font-family: monospace;
}

.icons {
    display: block;
    margin: auto;
    bottom: 0;
    text-align: center;
    }

.details p {
    text-align: center;
    align-items: center;
    color: black;
    
}

.checkback {
    width: 50vw;
    margin: auto;
    padding-top: 25vh;
}

.details {
    text-align: center;
    align-items: center;
    color: #a05b67;
    font-weight: bold;
    text-decoration: none;
    justify-content: space-between;
}

.downloadresume {
    align-items: center;
    text-align: center;
}

.blocks {
    display: flex;
    flex-direction: column;
    gap: 1vw;
    padding: 0;
    margin: 0;
}

.downloadbutton {
    color: black;
    text-decoration: none;

}


.image-container img {
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    
}

.image-container {
    position: relative;
    text-align: center;
    height: 40vw;
    width: 40vw;
    padding: 0;
    margin: 0;
}

.institution {
    position: relative;
    display: block;
    background-color: black;
    text-align: center;
    height: 40vw;
    font-size: 2.5vw;
    padding: 0;
    margin: 0;
    
}

.careerstext {
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    background-color: rgba(0, 0, 0, 0.3);
    padding: auto;
    font-size: 2.5vw;
    align-items:center;
    text-align:center;
    height: 100%;
    width: 100%;
    display: flex;
    margin: auto;
}

.left{
    margin-left: 8vw;
    align-self: flex-start;
}

.right {
   
    align-self: flex-end;
    margin-right: 8vw;
}


.fa {
    padding: 2vw;
    width: 50px;
    text-align: center;
    text-decoration: none;
    margin: 3px 1px;
    
}
.fa-linkedin {
    background-color: transparent;
    color: #007bb5;
    font-size: 300px;
}

.fa-instagram {
    background-color: transparent;
    color: black;
}

.fa-github {
    background-color: transparent;
    color: black;
}
.fa-credly {
    margin: 0;
    padding: 0;
    width: 7%;
}

.fa-plum {
    background-color: transparent;
    color: black;
    width: 7%;
    margin: auto;
}

.fa-envelope, .fa-pencil, .fa-phone  {
    background-color: transparent;
    color: black;
    width: 5px;
    margin: 1.5vw;
    padding: 0;
    height: 5px;
    gap: 3vw;
}
.contact {
    display:flexbox;
    font-size: 2vw;
    color: black;
    text-decoration: none;
}

.contactme {
    gap: 2vw;
}

.spacer {
    height: 15vh;
}

.userinput {
    height: 70vh;
    width: 80vw;
    margin: auto;
    display: block;
    text-align: center;
    font-size: 2vw;
    color: #a05b67;
    /* background-color: linen; */

}

button {
    display: block;
    margin: auto;
}
form {
    display: block;

}

@media (max-width: 700px) {

    .bio {
        display: block;
        margin: 0;
    } 

    .text {
        width: 100%;
        max-width: 100%;
        text-align: center;
        align-items: center;
        margin: auto;
        }
    
    p {
        font-size: 14px;
    }

    .textcontainer {
        padding: 0; 
        display:flex; 
        justify-content: center; 
        flex-wrap: wrap;  
        align-items: center;
        }
    
       
        
    .hi-there {
            margin: auto;
            display: flex;
            align-items: center; 
        }

    .intro .line1 {
            
            font-size: 5vw;
            font-weight: bold;
            top: -7vh;
            margin: auto;
        }
        
    .intro .line2 {
            
            font-size: 3vw;
            margin: auto;

        }
        
    .intro {
            display: flex;
            justify-content: center;
            color: wheat;
            width: 100%;
            text-align: center;
            position: absolute;
        }      

    img {
        width: 100%;
        max-width: 100vw;
        margin: 0;
        padding: 0;
    
        }
    
    .image { 
        display: block;
        margin-bottom: 4vw;
        max-width: 100%;
        width: 100vw;
        align-items: center;
        }   
    
    

    .welcomepage {
        margin: 3vw;
        flex-direction: column; 
        align-items: center;
        justify-content: center;  
        position: relative; 
        transform: scale(1);
        padding: 0;
    }

    .left{
        margin-left: 15vw;
        align-self: flex-start;
    }
    
    .right {
       
        align-self: flex-end;
        margin-right: 15vw;
    }

    .fa {
        padding-top: 1vw;
        width: 50px;
        text-align: center;
        text-decoration: none;
        margin: 3px 1px;
        
    }

    .fa-linkedin {
        background-color: transparent;
        color: #007bb5;
    }
    
    .fa-instagram {
        background-color: transparent;
        color: black;
    }
    
    .fa-github {
        background-color: transparent;
        color: black;
    }
    .fa-credly {
        margin: 0;
        padding: 0;
        width: 13%;
    }
    
    .fa-plum {
        width: 15%;
        margin: auto;
    }

    .details {
        margin-top: 10vh;
    }

    .contactme { 
        background-color: wheat;
        align-items: center;
    }

    .contact {
        display:inline-block;
        font-size: 4vw;
        color: black;
        text-decoration: none;
    }

    }


@keyframes arrow {
    0% {margin-top: 85vh;
    }
    25% {margin-top: 75vh;
    }
    35% {margin-top: 75vh;
    }
    50% {margin-top: 85vh;
    }
    75% {margin-top: 75vh;
    }
    90% {margin-top: 75vh;
    }
    100% {margin-top: 85vh;
    }
}

@font-face {
    font-family: 'Boho';
    src: url('fonts\Boho.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Fatone Script';
    src: url('fonts\Fatone Script.otf');
    font-weight: normal;
    font-style: normal;
}
